docs(connectors): Cloudflare, Contrast, GitGuardian, Google Cloud SCC, HackerOne, Shodan setup#15199
Open
devGregA wants to merge 2 commits into
Open
docs(connectors): Cloudflare, Contrast, GitGuardian, Google Cloud SCC, HackerOne, Shodan setup#15199devGregA wants to merge 2 commits into
devGregA wants to merge 2 commits into
Conversation
… Shodan setup Add tool-specific setup sections to the connector reference for five findings connectors, following the existing per-tool format (description, prerequisites, connector mappings). - Contrast: username + API key + service key + organization id. - GitGuardian: single API key; documents the leak-proof behavior (only incident metadata is imported, never the secret value) and the open-incident / auto-mitigation semantics. - Google Cloud Security Command Center: service-account JSON key + parent resource; notes SCC activation and the findingsViewer role. - HackerOne: organization API token (identifier + token), with the personal-vs-organization token caveat. - Shodan: API key + search query scoping to the org's own assets; notes the membership requirement and query-credit usage. Veracode and Qualys are covered separately in the connector-docs backfill PR (DefectDojo#15198). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
404b519 to
c20601d
Compare
Maffooch
approved these changes
Jul 9, 2026
Cloudflare WAF/edge-security connector: Security Center insights per zone, API token auth, auto-discovered accounts/zones. Added alongside the other findings-connector sections in this PR. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
paulOsinski
approved these changes
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds tool-specific setup documentation for five findings connectors to the connector reference, so users have step-by-step setup for each. Each section follows the existing format (description, prerequisites, connector mappings) and is inserted in alphabetical order:
securitycenter.findingsViewerrole.One file changed, +~100 lines, additive only.
Notes
Connectors these document
Go connectors: Contrast, Google Cloud SCC, Shodan, GitGuardian, HackerOne (DefectDojo-Inc/connectors). DD Pro registrations are stacked in dojo-pro (#1790–#1797).
🤖 Generated with Claude Code